Skip to content

Restore /reload-plugins step in telegram/discord READMEs#885

Merged
sarahdeaton merged 2 commits intomainfrom
sarah/restore-reload-plugins-readme
Apr 3, 2026
Merged

Restore /reload-plugins step in telegram/discord READMEs#885
sarahdeaton merged 2 commits intomainfrom
sarah/restore-reload-plugins-readme

Conversation

@sarahdeaton
Copy link
Copy Markdown
Contributor

@sarahdeaton sarahdeaton commented Mar 22, 2026

Partially reverts #758. The reload step is not redundant: /telegram:configure runs before the restart step, so the skill isn't loaded yet when users type it.

CLI confirms this at pluginInstallationHelpers.ts:529: Run /reload-plugins to activate. prints after every install.

Keeps the other #758 changes (pairing prerequisite clarification, state dir note).

Partially reverts #758. The reload step is not redundant: the configure
skill runs before the restart step, so it is not loaded yet when the user
types /telegram:configure. CLI prints 'Run /reload-plugins to activate.'
after install (pluginInstallationHelpers.ts:529). Mintlify reports
confirm users hit 'Unknown skill: discord:configure' at step 3.
@sarahdeaton sarahdeaton merged commit 104d39b into main Apr 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants